|
XMT-O Reference Software | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--xmto2xmta.MapRoot
|
+--xmto2xmta.mapuse.UseXmediaChildrenDefsElement
|
+--xmto2xmta.mapuse.UseOutline
Class to handle the conversion of the material element.
History:
| Field Summary | |
private static boolean |
debug_
Whether debug information is to be printed to the console. |
| Fields inherited from class xmto2xmta.mapuse.UseXmediaChildrenDefsElement |
treeUse_, xmto2XmtaRes_ |
| Fields inherited from class xmto2xmta.MapRoot |
treeElement_, xmto2xmta_ |
| Constructor Summary | |
UseOutline()
|
|
| Method Summary | |
protected java.lang.String |
getElementName()
return the name of element which needs to be created. |
protected java.lang.String |
getReplaceAtFieldAttr()
Get the XMTA field id in which the xMediaChild should be placed into. |
protected java.lang.String |
getReplaceAtNodeAttr(ELASid elasId)
Get the XMTA node id in which the xMediaChild should be placed into. |
static void |
setDebug(boolean debug)
Enable debugging information to be printed to the console. |
| Methods inherited from class xmto2xmta.mapuse.UseXmediaChildrenDefsElement |
createInsertMapping, doMapping, doTimingMapping, init |
| Methods inherited from class xmto2xmta.MapRoot |
fireErrorEvent, fireErrorEvent, fireErrorEvent, getConvertElement |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private static boolean debug_
| Constructor Detail |
public UseOutline()
| Method Detail |
protected java.lang.String getElementName()
getElementName in class UseXmediaChildrenDefsElementprotected java.lang.String getReplaceAtFieldAttr()
getReplaceAtFieldAttr in class UseXmediaChildrenDefsElementprotected java.lang.String getReplaceAtNodeAttr(ELASid elasId)
getReplaceAtNodeAttr in class UseXmediaChildrenDefsElementpublic static void setDebug(boolean debug)
debug - sets debug information is printed
|
XMT-O Reference Software | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||